Task Manager Application
This is a Python-based task management application built with Tkinter that helps users organize and manage their tasks across different categories.
Key Features
Multiple Task Categories
- To-Do List: General tasks with checkboxes (checked tasks are removed)
- Daily Checks: Tasks that can be marked as complete (disappear when checked)
- Scheduled Tasks: Tasks with due dates and optional weekly repeats
- Task Links: Store and open website links associated with tasks
- Google Accounts: Manage multiple Google accounts for link associations